'DeclarationProtected Overloads Function Equals( _ ByVal other As KeyedCollection2(Of String,ServerElement) _ ) As Boolean
'UsageDim instance As ServerElementCollection Dim other As KeyedCollection2(Of String,ServerElement) Dim value As Boolean value = instance.Equals(other)
Parameters
- other